Namespace - LJCDBClientLib
Parameters
dbValues - The DbValues object.
Returns
The Data Object.
Syntax
C# |
public TData CreateData(DbValues dbValues)
|
Creates a Data Object from the result record.
Remarks
This method is available instead of using LJC.DBMessage.ResultConverter
because it uses the TData already defined in this object.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.